Go to the source code of this file.
Namespaces | |
| namespace | eStudy::PhotoGallery |
Enumerations | |
| enum | PATH_TO_ROOT |
Variables | |
| if (isset($_POST['Cancel'])) | |
| $config ['hitsperpage'] = 20 | |
| $navpath = "<a class=\"bglink\" href=\"".build_link("search.php") ."\" title='Suche'>Suche</a>" | |
| $course = $_SESSION['course'] | |
| $user = $_SESSION['usergroup'] | |
| enum PATH_TO_ROOT |
relativer Pfad zum Root des Portals
Definition at line 52 of file search.php.
| $config['hitsperpage'] = 20 |
Definition at line 65 of file search.php.
| $course = $_SESSION['course'] |
Definition at line 67 of file search.php.
| $navpath = "<a class=\"bglink\" href=\"".build_link("search.php") ."\" title='Suche'>Suche</a>" |
Definition at line 66 of file search.php.
| $user = $_SESSION['usergroup'] |
Definition at line 68 of file search.php.
| if(isset($_POST['Cancel'])) |
Initialisierungsdatei (Einstellungen, Einbindung von Klassen, Session-Start) Ausgabe des HTML-Kopfes und der Menues
Definition at line 55 of file search.php.
1.5.8